Bump version number for final (bwaahhh hahhh haaaaaah) beta.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 18 Mar 2004 05:32:30 +0000 (05:32 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 18 Mar 2004 05:32:30 +0000 (05:32 +0000)
gpsbabel/Makefile

index 75ace829bb884c7b3808e5b15020e6b318e639b1..1343968d3c383a0a9f937c5bb6e0b5546403fe14 100644 (file)
@@ -78,13 +78,15 @@ dep:
        (echo -n "internal_styles.c: mkstyle.sh " ; echo style/*.style ; /bin/echo -e '\t./mkstyle.sh > $@ || (rm -f $@ ; exit 1)' ) >> /tmp/dep
        echo Edit Makefile and bring in /tmp/dep
 
-VERSIONU=1_2_2_beta03182004
-VERSIOND=1.2.2_beta03182004
+VERSIONU=1_2_2_beta0317a2004
+VERSIOND=1.2.2_beta0317a2004
 #VERSIONU=1_2_1
 #VERSIOND=1.2.1
 
 release:
+       cvs commit
        ./chkdoc
+       make clean &&  cd mingw ; make clean 
        rm -fr gpsbabel-$(VERSIOND)
        cvs tag -F gpsbabel_$(VERSIONU)
        cvs export -r gpsbabel_$(VERSIONU) -d gpsbabel-$(VERSIOND) gpsbabel